home *** CD-ROM | disk | FTP | other *** search
/ Model Wife / The Best of New Machine Publishing 4 - Disc 2: Model Wife.iso / pc / sampler / dm13.dxr / 00533.ls < prev    next >
Encoding:
Text File  |  1995-09-05  |  187 b   |  8 lines

  1. go(the frame)
  2. if the movieTime of sprite 19 = the stopTime of sprite 19 then
  3.   set restart to 1
  4.   set the puppet of sprite 19 to 0
  5.   set the visible of sprite 19 to 0
  6.   go("walk")
  7. end if
  8.